Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump flame_tiled from 1.12.0 to 1.21.0 #87

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2024

Bumps flame_tiled from 1.12.0 to 1.21.0.

Release notes

Sourced from flame_tiled's releases.

v1.20.0

1.20.0

v1.19.0

1.19.0

Note: This release has breaking changes.

  • REFACTOR: Use a temp vector for delta calculations of FollowBehavior (#3230). (524793d4)
  • FIX: Add assertion when trying to set "current" that doesn't exist (#3258). (267d6801)
  • FIX: Update version of lints to comply with new pub requirements (#3223). (1b0bee72)
  • FIX: Replace CurvedParticle inheritance with Particle in ScaledParticle (#3221). (8cd054d0)
  • FIX: Fix text rendering issue where spaces are missing (#3192). (28fd2a0f)
  • FIX: Add nativeAngle to constructors where it makes sense (#3197). (e8704934)
  • FIX: Wire in background and foreground colors in TextPaint (#3191). (983cfab6)
  • FIX: Disallow mutatation of SpriteGroupComponent.sprites (#3185). (7c40034d)
  • FIX: Disallow mutatation of SpriteAnimationGroupComponent.animations (#3183). (52773407)
  • FEAT: Adding scale and angle to devtools attributes (#3267). (b2a5e658)
  • FEAT: Adding x,y,width and height inputs to position components on Dev Tools (#3263). (003ec3a1)
  • FEAT: Adding component snapshot to Dev tools (#3261). (1a574917)
  • FEAT: Fixing tests on flutter 3.24.0 (#3259). (bf9a2481)
  • FEAT: Loading builder for Route (#3113). (1e62b342)
  • FEAT: Take in super.curve in ScalingParticle (#3220). (0fbc73cc)
  • FEAT: Add pause and resume to HasTimeScale mixin (#3216). (9a86e7b5)
  • FEAT: Add missing background and foreground properties to InlineTextStyle (#3187). (34dde50f)
  • FEAT: Support inline code blocks on markdown rich text (#3186). (67e069c0)
  • DOCS: Remove PositionType from the docs (#3198). (b0ff5c41)
  • DOCS: Add dartdocs to inline text node classes (#3189). (84c1ee87)
  • BREAKING REFACTOR: Make query() result an Iterable (#3209). (c094caa7)

v1.18.0

1.18.0

Note: This release has breaking changes.

  • REFACTOR: Modernize switch; use switch-expressions and no break; (#3133). (b283b82f)
  • FIX: Add key parameters to the rest of the components (#3170). (2477ea0f)
  • FIX: Invoke setToStart on child effect controller of wrapping effect controllers (#3168). (217c95f0)
  • FIX: Fix cascading and fallback propagation of text styles (#3129). (7b706d5f)
  • FEAT: Add onReleased action to AdvancedButtonComponent which will be called within onTapUp (#3152). (2269732e)
  • FEAT: Support text align on new text rendering pipeline (#3147). (194d5536)
  • FEAT: Add missing parameters to InlineTextStyle (#3146). (ce9392ab)
  • FEAT: Expand flame_lint to respect required pub.dev checks (#3139). (6e80bf5e)

... (truncated)

Changelog

Sourced from flame_tiled's changelog.

flame - v1.21.0

  • FIX: Widgets flickering (#3343). (ff170dc5)
  • FIX: Ray should not be able to escape CircleHitbox (#3341). (7311d034)
  • FIX: Fix SpriteBatch to comply with new drawAtlas requirement (#3338). (a17fe4cd)
  • FIX: Set SpriteButtonComponent sprites in onMount (#3327). (f36533e7)
  • FIX: Export TapConfig to make visible (#3323). (8e00115c)
  • FIX: Clarify SpriteGroupComponent.updateSprite assertion (#3317). (d976ee8c)
  • FEAT: Adding spawnWhenLoaded flag on SpawnComponent (#3334). (51a7e26b)
  • FEAT: Add a getter for images cache keys (#3324). (7746f2f8)

flame_fire_atlas - v1.6.0

  • FEAT: Adding getter for the atlas image on flame fire atlas (#3326). (ae230ffa)

flame_test - v1.17.2

flame_tiled - v1.21.0

2024-09-20

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

... (truncated)

Commits
  • b233cdb chore(release): Publish packages (#3346)
  • ff170dc fix: Widgets flickering (#3343)
  • 7311d03 fix: Ray should not be able to escape CircleHitbox (#3341)
  • a17fe4c fix: Fix SpriteBatch to comply with new drawAtlas requirement (#3338)
  • 51a7e26 feat: Adding spawnWhenLoaded flag on SpawnComponent (#3334)
  • e179cc7 test: Test case for extended SpriteButtonComponent (#3318)
  • f36533e fix: Set SpriteButtonComponent sprites in onMount (#3327)
  • ae230ff feat: Adding getter for the atlas image on flame fire atlas (#3326)
  • 7746f2f feat: Add a getter for images cache keys (#3324)
  • 8e00115 fix: Export TapConfig to make visible (#3323)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Oct 16, 2024
Bumps [flame_tiled](https://github.com/flame-engine/flame/tree/main/packages) from 1.12.0 to 1.21.0.
- [Release notes](https://github.com/flame-engine/flame/releases)
- [Changelog](https://github.com/flame-engine/flame/blob/main/CHANGELOG.md)
- [Commits](https://github.com/flame-engine/flame/commits/flame_tiled-v1.21.0/packages)

---
updated-dependencies:
- dependency-name: flame_tiled
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pub/flame_tiled-1.21.0 branch from 72dec59 to f624382 Compare October 20, 2024 16:25
@BBarisKilic BBarisKilic self-requested a review October 21, 2024 20:24
@BBarisKilic BBarisKilic self-assigned this Oct 21, 2024
@BBarisKilic BBarisKilic merged commit 2ad6c39 into master Oct 21, 2024
2 of 3 checks passed
Repository owner locked as resolved and limited conversation to collaborators Oct 21, 2024
@dependabot dependabot bot deleted the dependabot/pub/flame_tiled-1.21.0 branch October 21, 2024 20:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dart Pull requests that update Dart code dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant